core: Add API to convert checksum -> csum in place
authorColin Walters <walters@verbum.org>
Wed, 14 Aug 2013 22:17:09 +0000 (18:17 -0400)
committerColin Walters <walters@verbum.org>
Wed, 14 Aug 2013 23:49:54 +0000 (19:49 -0400)
commitd9f59c6fd5529fd517d680d9929bf7409e3d49f7
treee90b6e45953451976e740871e8962ed72f24451f
parent76cd7ae4ea876aa08bd8a85eb6cfdd4e31fbdd32
core: Add API to convert checksum -> csum in place

We already have the opposite, and this will be used in some
places to avoid a malloc.

https://bugzilla.gnome.org/show_bug.cgi?id=706031
src/libostree/ostree-core.c
src/libostree/ostree-core.h